Makefile: Make u-boot.img the same as u-boot-dtb.img
authorSimon Glass <[email protected]>
Mon, 1 Feb 2016 01:10:54 +0000 (18:10 -0700)
committerTom Rini <[email protected]>
Tue, 2 Feb 2016 01:55:50 +0000 (20:55 -0500)
commitdae6e7bf50260a73a688fe623ac3390891f72165
tree9239fca493b39e854924ad68d88251a97513104c
parentbd7dc3883bf4e61538e5519ca2d6798b3e8e0695
Makefile: Make u-boot.img the same as u-boot-dtb.img

Create u-boot.img even when OF_CONTROL is enabled, so that this file can be
used in both cases.

Tested-by: Stephen Warren <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
Makefile